TSTP Solution File: NUM817^5 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : NUM817^5 : TPTP v8.1.2. Bugfixed v5.2.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.FANZzOW9xV true

% Computer : n011.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Thu Aug 31 12:44:20 EDT 2023

% Result   : Theorem 1.40s 0.79s
% Output   : Refutation 1.40s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    9
%            Number of leaves      :   11
% Syntax   : Number of formulae    :   27 (  11 unt;   5 typ;   0 def)
%            Number of atoms       :   50 (  39 equ;   0 cnn)
%            Maximal formula atoms :    4 (   2 avg)
%            Number of connectives :  143 (  32   ~;  11   |;   8   &;  76   @)
%                                         (   0 <=>;  16  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   13 (   4 avg)
%            Number of types       :    2 (   0 usr)
%            Number of type conns  :   11 (  11   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    7 (   5 usr;   2 con; 0-2 aty)
%            Number of variables   :   46 (  10   ^;  33   !;   3   ?;  46   :)

% Comments : 
%------------------------------------------------------------------------------
thf(c0_type,type,
    c0: $i ).

thf(cEVEN1_type,type,
    cEVEN1: $i > $o ).

thf(sk__2_type,type,
    sk__2: ( $i > $o ) > $i ).

thf(cODD1_type,type,
    cODD1: $i > $o ).

thf(cS_type,type,
    cS: $i > $i ).

thf(cODD1_def,axiom,
    ( cODD1
    = ( ^ [Xn: $i] :
          ~ ( cEVEN1 @ Xn ) ) ) ).

thf(cEVEN1_def,axiom,
    ( cEVEN1
    = ( ^ [Xn: $i] :
        ! [Xp: $i > $o] :
          ( ( ( Xp @ c0 )
            & ! [Xx: $i] :
                ( ( Xp @ Xx )
               => ( Xp @ ( cS @ ( cS @ Xx ) ) ) ) )
         => ( Xp @ Xn ) ) ) ) ).

thf('0',plain,
    ( cEVEN1
    = ( ^ [Xn: $i] :
        ! [Xp: $i > $o] :
          ( ( ( Xp @ c0 )
            & ! [Xx: $i] :
                ( ( Xp @ Xx )
               => ( Xp @ ( cS @ ( cS @ Xx ) ) ) ) )
         => ( Xp @ Xn ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[cEVEN1_def]) ).

thf('1',plain,
    ( cEVEN1
    = ( ^ [V_1: $i] :
        ! [X4: $i > $o] :
          ( ( ( X4 @ c0 )
            & ! [X6: $i] :
                ( ( X4 @ X6 )
               => ( X4 @ ( cS @ ( cS @ X6 ) ) ) ) )
         => ( X4 @ V_1 ) ) ) ),
    define([status(thm)]) ).

thf('2',plain,
    ( cODD1
    = ( ^ [Xn: $i] :
          ~ ( cEVEN1 @ Xn ) ) ),
    inference(simplify_rw_rule,[status(thm)],[cODD1_def,'1']) ).

thf('3',plain,
    ( cODD1
    = ( ^ [V_1: $i] :
          ~ ( cEVEN1 @ V_1 ) ) ),
    define([status(thm)]) ).

thf(cTHM405,conjecture,
    ( ( ! [Xu: $i] :
          ( ( cS @ Xu )
         != c0 )
      & ! [Xv: $i,Xw: $i] :
          ( ( ( cS @ Xv )
            = ( cS @ Xw ) )
         => ( Xv = Xw ) ) )
   => ? [Xn: $i] : ( cODD1 @ Xn ) ) ).

thf(zf_stmt_0,conjecture,
    ( ( ! [X4: $i] :
          ( ( cS @ X4 )
         != c0 )
      & ! [X6: $i,X8: $i] :
          ( ( ( cS @ X6 )
            = ( cS @ X8 ) )
         => ( X6 = X8 ) ) )
   => ? [X10: $i] :
        ~ ! [X12: $i > $o] :
            ( ( ( X12 @ c0 )
              & ! [X14: $i] :
                  ( ( X12 @ X14 )
                 => ( X12 @ ( cS @ ( cS @ X14 ) ) ) ) )
           => ( X12 @ X10 ) ) ) ).

thf(zf_stmt_1,negated_conjecture,
    ~ ( ( ! [X4: $i] :
            ( ( cS @ X4 )
           != c0 )
        & ! [X6: $i,X8: $i] :
            ( ( ( cS @ X6 )
              = ( cS @ X8 ) )
           => ( X6 = X8 ) ) )
     => ? [X10: $i] :
          ~ ! [X12: $i > $o] :
              ( ( ( X12 @ c0 )
                & ! [X14: $i] :
                    ( ( X12 @ X14 )
                   => ( X12 @ ( cS @ ( cS @ X14 ) ) ) ) )
             => ( X12 @ X10 ) ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl3,plain,
    ! [X3: $i > $o,X4: $i] :
      ( ( X3 @ X4 )
      | ~ ( X3 @ ( cS @ ( cS @ ( sk__2 @ X3 ) ) ) )
      | ~ ( X3 @ c0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl120,plain,
    ! [X0: $i] :
      ( ( ^ [Y0: $i] : ( X0 != Y0 )
        @ X0 )
      | ~ ( ^ [Y0: $i] : ( X0 != Y0 )
          @ ( cS
            @ ( cS
              @ ( sk__2
                @ ^ [Y0: $i] : ( X0 != Y0 ) ) ) ) )
      | ~ ( ^ [Y0: $i] : ( X0 != Y0 )
          @ c0 ) ),
    inference('elim_leibniz_eq_+',[status(thm)],[zip_derived_cl3]) ).

thf(zip_derived_cl157,plain,
    ! [X0: $i] :
      ( ( X0 != X0 )
      | ( X0
       != ( cS @ ( cS @ ( sk__2 @ ( $i != X0 ) ) ) ) )
      | ( X0 != c0 ) ),
    inference(ho_norm,[status(thm)],[zip_derived_cl120]) ).

thf(zip_derived_cl158,plain,
    ! [X0: $i] :
      ( ( X0
       != ( cS @ ( cS @ ( sk__2 @ ( $i != X0 ) ) ) ) )
      | ( X0 != c0 ) ),
    inference('simplify boolean subterms',[status(thm)],[zip_derived_cl157]) ).

thf(zip_derived_cl159,plain,
    ! [X0: $i] :
      ( ( X0
        = ( cS @ ( cS @ ( sk__2 @ ( $i != X0 ) ) ) ) )
      | ( X0 = c0 ) ),
    inference('simplify nested equalities',[status(thm)],[zip_derived_cl158]) ).

thf(zip_derived_cl1,plain,
    ! [X1: $i,X2: $i] :
      ( ( X2 = X1 )
      | ( ( cS @ X2 )
       != ( cS @ X1 ) ) ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl0,plain,
    ! [X0: $i] :
      ( ( cS @ X0 )
     != c0 ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl67,plain,
    ! [X0: $i,X1: $i] :
      ( ( X0 != c0 )
      | ( ( cS @ ( cS @ X1 ) )
       != ( cS @ X0 ) ) ),
    inference('sup-',[status(thm)],[zip_derived_cl1,zip_derived_cl0]) ).

thf(zip_derived_cl87,plain,
    ! [X1: $i] :
      ( ( cS @ ( cS @ X1 ) )
     != ( cS @ c0 ) ),
    inference(simplify,[status(thm)],[zip_derived_cl67]) ).

thf(zip_derived_cl232,plain,
    ! [X0: $i] :
      ( ( X0
       != ( cS @ c0 ) )
      | ( X0 = c0 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl159,zip_derived_cl87]) ).

thf(zip_derived_cl248,plain,
    ( ( cS @ c0 )
    = c0 ),
    inference(simplify,[status(thm)],[zip_derived_cl232]) ).

thf(zip_derived_cl0_001,plain,
    ! [X0: $i] :
      ( ( cS @ X0 )
     != c0 ),
    inference(cnf,[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl249,plain,
    $false,
    inference('simplify_reflect-',[status(thm)],[zip_derived_cl248,zip_derived_cl0]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.13  % Problem  : NUM817^5 : TPTP v8.1.2. Bugfixed v5.2.0.
% 0.07/0.14  % Command  : python3 /export/starexec/sandbox2/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox2/tmp/tmp.FANZzOW9xV true
% 0.14/0.35  % Computer : n011.cluster.edu
% 0.14/0.35  % Model    : x86_64 x86_64
% 0.14/0.35  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.35  % Memory   : 8042.1875MB
% 0.14/0.35  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.35  % CPULimit : 300
% 0.14/0.35  % WCLimit  : 300
% 0.14/0.35  % DateTime : Fri Aug 25 10:53:08 EDT 2023
% 0.14/0.35  % CPUTime  : 
% 0.14/0.35  % Running portfolio for 300 s
% 0.14/0.35  % File         : /export/starexec/sandbox2/benchmark/theBenchmark.p
% 0.14/0.35  % Number of cores: 8
% 0.14/0.36  % Python version: Python 3.6.8
% 0.14/0.36  % Running in HO mode
% 0.21/0.66  % Total configuration time : 828
% 0.21/0.66  % Estimated wc time : 1656
% 0.21/0.66  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.70  % /export/starexec/sandbox2/solver/bin/lams/40_c.s.sh running for 80s
% 0.94/0.75  % /export/starexec/sandbox2/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.94/0.75  % /export/starexec/sandbox2/solver/bin/lams/40_c_ic.sh running for 80s
% 1.40/0.76  % /export/starexec/sandbox2/solver/bin/lams/15_e_short1.sh running for 30s
% 1.40/0.76  % /export/starexec/sandbox2/solver/bin/lams/40_noforms.sh running for 90s
% 1.40/0.76  % /export/starexec/sandbox2/solver/bin/lams/40_b.comb.sh running for 70s
% 1.40/0.77  % /export/starexec/sandbox2/solver/bin/lams/20_acsne_simpl.sh running for 40s
% 1.40/0.77  % /export/starexec/sandbox2/solver/bin/lams/30_sp5.sh running for 60s
% 1.40/0.79  % Solved by lams/40_c.s.sh.
% 1.40/0.79  % done 18 iterations in 0.067s
% 1.40/0.79  % SZS status Theorem for '/export/starexec/sandbox2/benchmark/theBenchmark.p'
% 1.40/0.79  % SZS output start Refutation
% See solution above
% 1.40/0.79  
% 1.40/0.79  
% 1.40/0.79  % Terminating...
% 1.66/0.86  % Runner terminated.
% 1.83/0.87  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------